home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / zlaty kalich / zlatykalich / ZlatyKalich.exe / scripts / DefineSprite_910 / frame_245 / DoAction.as
Text File  |  2001-12-02  |  305b  |  13 lines

  1. _root.pepa.gotoAndStop("talkqd");
  2. _root.pegleg.gotoAndStop("talk");
  3. if(_root.english == 1)
  4. {
  5.    s1 = "Ah, it sold very well, the last 13000 copies went yesterday.";
  6. }
  7. else
  8. {
  9.    s1 = "∩┐╜, tak ta ∩┐╜la na dra∩┐╜ku, posledn∩┐╜ch 13000 jsem jich prodal v∩┐╜era.";
  10. }
  11. _root.pegkecy = s1;
  12. wait = 0;
  13.